projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b59b6c4
)
* textmodes/flyspell.el (flyspell-word, flyspell-large-region)
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 28 Jul 2008 20:18:25 +0000
(20:18 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 28 Jul 2008 20:18:25 +0000
(20:18 +0000)
(flyspell-region): Call ispell-maybe-find-aspell-dictionaries.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index abedb698d316f8b1194e5e8edd24afce97f4dcb0..8d928754947b635cc9b03d25480ef6c74d0713ad 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-07-28 Chong Yidong <cyd@stupidchicken.com>
+ * textmodes/flyspell.el (flyspell-word, flyspell-large-region)
+ (flyspell-region): Call ispell-maybe-find-aspell-dictionaries.
+
* simple.el (next-error): Do a redisplay to prevent incorrect
recentering (workaround for bug#197).